Skip to content

Fix broken links to NHS Digital architectural principles - #383

Merged
kirangurungnhs merged 1 commit into
mainfrom
fix/nhs-digital-architecture-principles-links
Sep 11, 2026
Merged

Fix broken links to NHS Digital architectural principles#383
kirangurungnhs merged 1 commit into
mainfrom
fix/nhs-digital-architecture-principles-links

Conversation

@kirangurungnhs

Copy link
Copy Markdown
Contributor

Summary

Fixes #382. Several links to the NHS Digital architectural principles used an old URL path that now returns a 404. Updated them to the current working path.

  • Old: https://digital.nhs.uk/about-nhs-digital/our-work/nhs-digital-architecture/principles...
  • New: https://digital.nhs.uk/developer/architecture/principles...

All new URLs were verified to load successfully before making the change.

Files changed

  • README.md
  • principles.md
  • practices/cloud-services.md
  • practices/security.md
  • patterns/outsource-bottom-up.md

@kirangurungnhs
kirangurungnhs requested a review from a team as a code owner September 8, 2026 14:21
Update old URL path (digital.nhs.uk/about-nhs-digital/our-work/nhs-digital-architecture/principles) which now 404s, to the working path digital.nhs.uk/developer/architecture/principles across README.md, principles.md, practices/cloud-services.md, practices/security.md, and patterns/outsource-bottom-up.md.

Fixes #382
@kirangurungnhs
kirangurungnhs force-pushed the fix/nhs-digital-architecture-principles-links branch from 11ca16b to ae32c6f Compare September 8, 2026 14:22
@sonarqubecloud

sonarqubecloud Bot commented Sep 8, 2026

Copy link
Copy Markdown

@nicksp1 nicksp1 left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the update, Kiran. Nice spot.

I've tested the new URLs and they're all good.

@kirangurungnhs
kirangurungnhs added this pull request to the merge queue Sep 11, 2026
Merged via the queue into main with commit 6241aad Sep 11, 2026
3 checks passed
@kirangurungnhs
kirangurungnhs deleted the fix/nhs-digital-architecture-principles-links branch September 11, 2026 08:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Broken links to NHS Digital architectural principles (old URL path)

2 participants